body
{
    font-family: arial, helvetica, "trebuchet MS" , sans-serif;
    font-size: 12px;
    margin: 0px;
    padding: 0px;
    background-color: #A9C8D0;
    color: #cc0500;
    background-image: url(/Image/MasterPage/Background-Cloud.gif);
}

/* Links */
a:link
{
    color: #cc0500;
    font-weight: bold;
}
a:visited
{
    color: #cc0500;
    font-weight: bold;
}
a:hover
{
    color: #cc0500;
    font-weight: bold;
}
a:active
{
    color: #cc0500;
    font-weight: bold;
}
/* header */
h1
{
    padding: 0px;
    margin: 0px;
    font-size: 26px;
    font-weight: bold;
}

h2
{
    padding: 0px;
    margin: 0px;
    font-size: 16px;
    font-weight: bold;
}
h2.Standout
{
    color: #437596;
}
h3
{
    padding: 0px;
    margin: 0px;
}
h4
{
    padding: 0px;
    margin: 0px;
}
/* lists */
ul
{
    padding-top: 0px;
    margin-top: 2px;
}
ol
{
    padding-top: 0px;
    margin-top: 2px;
}
/* Div */
div.Paragraph
{
    margin-top: 10px;
    width: 600px;
}
div.Body
{
    margin-top: 15px;
    padding-bottom: 50px;
}
/* Img Image */
img
{
    border-width: 0px;
}
/* Error and Field Validation Classes */
.ErrorSignal
{
    color: Red;
    font-size: 18px;
    font-weight: bold;
    visibility: hidden;
}
.AlertGeneral
{
    padding: 7px;
    margin: 3px;
    margin-bottom: 10px;
    width: 500px;
}
.AlertGeneral-Content
{
    width: 450px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
    font-weight: bold;
}
.AlertGeneralWidthAdjust
{
    padding: 7px;
    margin: 3px;
    margin-bottom: 10px;
}
.AlertGeneralWidthAdjust-Content
{
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
    font-weight: bold;
}
.AlertError
{
    padding: 7px;
    margin: 3px;
    margin-bottom: 10px;
}
.AlertError-Content
{
    padding-left: 20px;
    min-height: 40px;
}
.RequiredFieldSignal
{
    color: Red;
}
/* Generic */
.Readable
{
    width: 600px;
}
.TextMini
{
    font-size: 10px;
    letter-spacing: .5px;
}
.TextLarge
{
    font-size: 14px;
}
.TextBold
{
    font-weight: bold;
}
.Divider-Right
{
    border-right: solid 1px #000000;
    padding-right: 6px;
    margin-right: 6px;
}
.Divider-Left
{
    border-left: solid 1px #000000;
    padding-left: 6px;
    margin-left: 6px;
}
.BreakFloat
{
    clear: both;
}
.Segment
{
    margin-top: 20px;
}
.ButtonSpacer-Right
{
    margin-right: 25px;
}
.ButtonSpacer-Left
{
    margin-left: 25px;
}
.ButtonSpacer-Top
{
    margin-top: 15px;
}
.Align-Middle
{
    vertical-align: text-bottom;
}

/* MasterPage */
.Master-HeaderBarStaticFrame
{
    text-align: center;
    left: 0px;
    top: 0px;
    z-index: 1000;
    position: absolute;
    overflow: hidden;
    background-color: #3D3D3D;
}
.Master-HeaderBarStaticFrame
{
    position: fixed;
}
.Master-HeaderBarStaticSize
{
    width: 100%;
    height: 32px;
}
.Master-HeaderBarStaticTable
{
    width: 100%;
}
.Master-HeaderBarStaticContestTableCol1
{
    background-color: #FF6100;
}
.Master-HeaderBarStaticContestTableCol2
{
    background-image: url(/Image/MasterPage/Header-Bar-Static-Contest-iPad.gif);
    background-repeat: no-repeat;
    width: 960px;
}
.Master-HeaderBarStaticContestTableCol3
{
    background-color: #D24000;
}
.Master-HeaderBarStaticContestLink
{
    width: 860px;
    height: 32px;
    display: block;
    float: left;
}
.Master-HeaderBarStaticLink
{
    width: 780px;
    height: 32px;
    display: block;
    float: left;
}
.Master-HeaderBarStaticClose
{
    vertical-align: top;
    margin-top: 3px;
}


.MasterPage-DivLine-HowManyTimesBitten-Frame
{
    background-image: url(/Image/MasterPage/DivLine-HowManyTimesBitten.gif);
    background-repeat: no-repeat;
    width: 260px;
    height: 25px;
    margin-top: 11px;
    margin-right: 11px;
}
.MasterPage-DivLine-HowManyTimesBitten-BackgroundRight
{
    background-image: url(/Image/MasterPage/DivLine-HowManyTimesBitten.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 25px;
    width: 9px;
    float: right;
}
.MasterPage-DivLine-HowManyTimesBitten-Content
{
    padding-top: 4px;
}

/* Infobox Round Corners */
.InfoboxRc-Frame
{
    padding-left: 10px;
    padding-right: 10px;
    margin-top: 0;
}
.InfoboxRc-Content
{
}
.InfoboxRc-Title
{
    margin-bottom: 10px;
}
.InfoboxRc-Corner-Top-Left, .InfoboxRc-Corner-Top-Right, .InfoboxRc-Corner-Bottom-Left, .InfoboxRc-Corner-Bottom-Right
{
    height: 9px;
    font-size: 2px;
}
.InfoboxRc-Corner-Top-Left, .InfoboxRc-Corner-Bottom-Left
{
    margin-right: 9px;
}
.InfoboxRc-Corner-Top-Right, .InfoboxRc-Corner-Bottom-Right
{
    margin-left: 9px;
    margin-top: -9px;
}
.InfoboxRc-Corner-Top-Right
{
    background-position: 100% 0;
}
.InfoboxRc-Corner-Bottom-Left
{
    background-position: 0 -9px;
}
.InfoboxRc-Corner-Bottom-Right
{
    background-position: 100% -9px;
}

/* Pink-Pink */
.InfoboxRc-Pink-Pink-Corner
{
    background-image: url('/Image/Infobox/Round-Corner/Pink-Pink.gif');
}
.InfoboxRc-Pink-Pink-Content
{
}
.InfoboxRc-Pink-Pink-Frame
{
    background: #f9e4df;
    color: #000000;
}
/* Red-Yellow */
.InfoboxRc-Red-Yellow-Corner
{
    background-image: url('/Image/Infobox/Round-Corner/Red-Yellow.gif');
}
.InfoboxRc-Red-Yellow-Content
{
}
.InfoboxRc-Red-Yellow-Frame
{
    border-left: 1px solid #FF2B2B;
    border-right: 1px solid #FF2B2B;
    background: #FFFF88;
    color: #000000;
}
.InfoboxRc-Red-Yellow-Background
{
    background: #FFFF88;
}
/* RedGradient-Red */
.InfoboxRc-Titled-RedGradient-Red-Corner
{
    background-image: url('/Image/Infobox/Round-Corner/Titled-RedGradient-Red.gif');
}
.InfoboxRc-Titled-RedGradient-Red-Title
{
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 9px;
    height: 22px;
    color: #000000;
    font-weight: bold;
    font-size: 14px;
    background-image: url('/Image/Infobox/Round-Corner/Titled-RedGradient-Title-Background.gif');
}
.InfoboxRc-Titled-RedGradient-Red-Frame
{
    border-left: 1px solid #FF2B2B;
    border-right: 1px solid #FF2B2B;
    color: #000000;
}
.InfoboxRc-Titled-RedGradient-Red-Background
{
    background: #FFDCD0;
}


/* Red-Red */
.InfoboxRc-Red-Red-Corner
{
    background-image: url('/Image/Infobox/Round-Corner/Red-Red.gif');
}
.InfoboxRc-Red-Red-Content
{
}
.InfoboxRc-Red-Red-Frame
{
    border-left: 1px solid #FF2B2B;
    border-right: 1px solid #FF2B2B;
    background: #FFDCD0;
    color: #000000;
}
.InfoboxRc-Red-Red-Background
{
    background: #FFDCD0;
}

/* DivLine */
.DivLine-Blue-Frame
{
    background-image: url(/Image/DivLine-BlueGradient-Blue.gif);
    background-repeat: no-repeat;
    height: 35px;
    width: 100%;
}
.DivLine-Blue-BackgroundRight
{
    background-image: url(/Image/DivLine-BlueGradient-Blue.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 35px;
    width: 9px;
    float: right;
}
.DivLine-Content
{
    padding: 10px;
}

/* Leaderboard */
.Leaderboard-ColumnHeaderLeft
{
    background-image: url(/Image/MasterPage/Leaderboard-ColumnHeader-Background.gif);
    background-repeat: no-repeat;
}
.Leaderboard-ColumnHeaderCenter
{
    background-image: url(/Image/MasterPage/Leaderboard-ColumnHeader-Background.gif);
    background-repeat: no-repeat;
    background-position: -100px 0px;
}
.Leaderboard-ColumnHeaderRight
{
    background-image: url(/Image/MasterPage/Leaderboard-ColumnHeader-Background.gif);
    background-repeat: no-repeat;
    background-position: top right;
    padding-right: 20px;
}
.Leaderboard-ColumnHeaderUsername
{
    padding-left: 30px;
    width: 330px;
}
.Leaderboard-ColumnHeader
{
    height: 24px;
    font-size: 13px;
    font-weight: bold;
}
.Leaderboard-ColumnUsername
{
    padding-left: 30px;
    padding-top: 13px;
    font-size: 14px;
}
.Leaderboard-ColumnBoarderLeftShort
{
    border-left: dashed 1px #f7cbcb;
}
.Leaderboard-ColumnBoarderLeftLong
{
    border-left: dashed 1px #f2a9a9;
}

.Leaderboard-ColumnPoint
{
    padding-top: 3px;
    width: 70px;
}
.Leaderboard-ProfileImage
{
    vertical-align: middle;
    width: 35px;
    height: 35px;
    margin-right: 8px;
}
.LeaderBoard-UsernameControl
{
    font-size: 9px;
    margin-right: 5px;
}

/* Generic Form Layout */
.FormEntry
{
}
.FormEntryTable-CellLeft
{
    width: auto;
    padding-right: 10px;
    font-weight: bold;
    font-size: 14px;
}
.FormEntryTable-Cell
{
    padding-bottom: 10px;
}
.FormEntryTable-CellTextHintBelow
{
    padding-bottom: 0px;
}
.FormEntry input[type='text']
{
    font-size: 18px;
    width: 250px;
}
.FormEntry label
{
    font-size: 14px;
    font-weight: bold;
}
.FormEntry input[type='password']
{
    font-size: 18px;
    width: 250px;
}
.FormEntry select
{
    font-size: 16px;
    min-width: 255px;
    width: 255px;
}
.FormEntry-Small
{
    margin-left: 40px;
}
.FormEntry-ButtonSubmit
{
    margin-top: 20px;
}
.FormEntry-AutoWidth
{
}
.FormEntry-AutoWidth select
{
    min-width: 0px;
    width: auto;
}
.Profile-FriendProfileImage
{
    width: 30px;
    height: 30px;
    margin-right: 5px;
    margin-bottom: 5px;
}

